home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20010306-20010921 / 000019_news@columbia.edu _Mon Mar 12 17:51:21 2001.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id RAA00840
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 12 Mar 2001 17:51:21 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id RAA29277
  7.     for kermit.misc@watsun.cc.columbia.edu; Mon, 12 Mar 2001 17:44:44 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: David Stow <dastow@vcn.bc.ca>
  10. Subject: MSKermit TCP rwin?
  11. Date: 12 Mar 2001 22:35:48 GMT
  12. Organization: Vancouver CommunityNet
  13. Message-ID: <98jj04$i3o$1@sylvester.vcn.bc.ca>
  14. To: kermit.misc@columbia.edu
  15.  
  16. When I use MSKermit or NCSA Telnet over DOSPPPD, I get half a screen full
  17. of information, a pause, and then the second half of the screen. (Both
  18. programs are using mss=1460).  The problem goes away in NCSA Telnet when I
  19. set rwin=4096, but setting Kermit's sliding windows has no effect.
  20.  
  21. Is this because the NCSA window is at the TCP level and the Kermit window
  22. is at the application level?  Does MSKermit's TCP have a setting
  23. comparable to NCSA Telnet's rwin=?
  24.  
  25. Thanks,
  26. David Stow
  27.